projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3675a4
)
(make-coding-system): Cancel the previous change.
author
Kenichi Handa
<handa@m17n.org>
Thu, 25 Sep 1997 12:38:15 +0000
(12:38 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 25 Sep 1997 12:38:15 +0000
(12:38 +0000)
lisp/international/mule.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index 7bcdc8ea75edda285389277530419f8ef449a9a7..c23879838f1b158232bc8a0047c720e5c3bcf9d7 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-474,7
+474,6
@@
FLAGS specifies more precise information of each TYPE.
(t ; i.e. (= type 5)
(setq coding-category 'coding-category-raw-text)))
(put coding-system 'coding-system coding-spec)
- (put coding-system 'coding-system-parent coding-system)
(put coding-system 'coding-category coding-category)
(put coding-category 'coding-systems
(cons coding-system (get coding-category 'coding-systems))))